[202412][Broadcom] Upgrade xgs SAI version to 13.2.1.10#1733
Merged
r12f merged 1 commit intoAzure:202412from Oct 20, 2025
Merged
[202412][Broadcom] Upgrade xgs SAI version to 13.2.1.10#1733r12f merged 1 commit intoAzure:202412from
r12f merged 1 commit intoAzure:202412from
Conversation
Signed-off-by: zitingguo-ms <[email protected]>
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
r12f
approved these changes
Oct 20, 2025
r12f
pushed a commit
that referenced
this pull request
Dec 17, 2025
<!--
Please make sure you've read and understood our contributing guidelines:
https://github.com/Azure/SONiC/blob/gh-pages/CONTRIBUTING.md
** Make sure all your commits include a signature generated with `git
commit -s` **
If this is a bug fix, make sure your description includes "fixes #xxxx",
or
"closes #xxxx" or "resolves #xxxx"
Please provide the following information:
-->
#### Why I did it
This is a manual cherry-pick of
sonic-net/sonic-buildimage#24289
Upgrade the xgs SAI version to 13.2.1.10 to include the following
changes:
- OCP SAI spec Version upgrade from 1.16.3 -> 1.16.4
- TH_Regular : Memory leak is observed during warm shut and cold shut
during warm boot.
- Uplift SDKLT-51968 to 13.2.1: Drop counter is increasing even if port
is Oper down
- On TH4GT: Need to disable TunnelMpIp4ip6 tests as per Jira
SONIC-108933
- Updated PORT attribute PRIORITY_FLOW_CONTROL handling for TH5 with a
custom value 2 for config property sai_pfc_dlr_init_capability
##### Work item tracking
- Microsoft ADO **(number only)**: 35635641
#### How I did it
Upgrade the SAI version in the sai.mk file.
#### How to verify it
Signed-off-by: zitingguo-ms <[email protected]>
Signed-off-by: zitingguo-ms <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why I did it
This is a manual cherry-pick of sonic-net/sonic-buildimage#24289
Upgrade the xgs SAI version to 13.2.1.10 to include the following changes:
Work item tracking
How I did it
Upgrade the SAI version in the sai.mk file.
How to verify it
Signed-off-by: zitingguo-ms [email protected]